WikiHub Opportunity
Every implementation in the Tools & Implementations list is local-first. None of them offer:
- Hosting and publishing
- Social features (fork, star, discover)
- Access control and sharing
- Git-backed collaboration
- Agent-native API + MCP server
WikiHub is the missing layer.
The Gap
| What exists | What's missing |
|---|---|
| Local wiki maintenance tools | A place to publish the wiki |
| CLI/skill for ingesting sources | A platform for discovering others' wikis |
| Personal knowledge bases | Social knowledge — forking, starring, profiles |
| Git-backed storage (local) | Hosted git with Smart HTTP push/clone |
WikiHub's Position
"GitHub for LLM wikis"
Just as GitHub didn't replace git — it made git repos social, discoverable, and hosted — WikiHub doesn't replace the maintenance tools. It's where the maintained wikis live.
Potential Integration
WikiHub could offer the maintenance skill as a built-in capability:
- User creates a wiki on WikiHub
- WikiHub's MCP server already exposes 13 tools (read, write, search, etc.)
- A "maintain" operation could be added that runs ingest/lint on a schedule or on-demand
- Agents connect via MCP, push raw sources, and WikiHub's built-in agent maintains the wiki pages
This would make WikiHub the full-stack platform — not just hosting, but active maintenance.